home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 2: Applications / Linux Cubed Series 2 - Applications.iso / math / gle-3.000 / gle-3 / gle / config.aix < prev    next >
Text File  |  1995-02-07  |  193b  |  10 lines

  1. CC = xlc
  2. LIBS =     -lm -lcurses -lc 
  3. XLIBS = -lm -lX11 -lcurses -lc 
  4. CFLAGS= -w -Dunix -Daix -DNOKEYPAD -DNOATTRIB -DBIGINDIAN
  5. #ifdef windows
  6. XGLE = gle_x
  7. DXO = ../../d_x.o
  8. XSURF = surf_x
  9. #endif
  10.